stylecontext: Only look up stuff in the cache that can be in the cache
authorBenjamin Otte <otte@redhat.com>
Sat, 13 Dec 2014 01:07:34 +0000 (02:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 7 Jan 2015 13:26:47 +0000 (14:26 +0100)
commit85dd685b3f56519ae1972aab2dd9a2b4db5f939f
tree2aa76088c7464986c3fe3e4d5aa5e4b8f49adcd3
parent77b876fad3a04c6ba8b71b3ff62df1ac9681b633
stylecontext: Only look up stuff in the cache that can be in the cache

Only saved styles are stored in the cache so we should look only those
up there.
gtk/gtkstylecontext.c